home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / odoors41.zip / EZVOTE.CFG < prev    next >
Text File  |  1993-02-26  |  11KB  |  239 lines

  1. ; EZVOTE.CFG - Sample OpenDoors door configuration file
  2. ;
  3. ; This configuration file can be used by the sysop to customize an OpenDoors
  4. ; door for use on their own system. The information in this file is NOT usually
  5. ; needed, and the file can be left as is, or even erased, without effecting the
  6. ; door's performance. OpenDoors is designed to run on almost any BBS system
  7. ; automatically, without requiring anything but to the door's .EXE file.
  8. ; However, there are many cases where the sysop may wish to customize a door's
  9. ; operation using this configuration file. The configuration file system is
  10. ; provided to allow the customization of options such as paging hours, maximum
  11. ; time permitted within the door, etc., and to allow OpenDoors doors to be run
  12. ; under even the most non-typical BBS setups.
  13. ;
  14. ; Any text following a semi-colon (;), and blank lines, are ignored.
  15. ;
  16. ;------------------------------------------------------------------------------
  17. ;
  18. ;  BBS system directory. Indicates where the door information file (drop file)
  19. ;  can be found. Remove the semi-colon (;) to activate this option.
  20. ;
  21. ;BBSDir    C:\BBS
  22. ;
  23. ;------------------------------------------------------------------------------
  24. ;
  25. ;  The door's working directory. This is where the door's system files are
  26. ;  located. Remove the semi-colon (;) to activate this option.
  27. ;
  28. ;DoorDir    C:\BBS\EZVOTE
  29. ;
  30. ;------------------------------------------------------------------------------
  31. ;
  32. ;  Log File options. "LogFileName" specifies filename (path optional) where the
  33. ;  door should record log information. To disable the log file altogether,
  34. ;  remove the semi-colon (;) from the "DisableLogging" line.
  35. ;
  36. LogFileName    EZVOTE.LOG
  37. ;DisableLogging
  38. ;
  39. ;------------------------------------------------------------------------------
  40. ;
  41. ;  BBS node number that door is running on. Only used if OpenDoors is unable
  42. ;  to determine the node number by some other means.
  43. ;
  44. Node    1
  45. ;
  46. ;------------------------------------------------------------------------------
  47. ;
  48. ;  Sysop paging hours. Sysop paging will be permitted beginning at the start
  49. ;  time, up until, but not including, the end time. Times should be in 24-hour
  50. ;  format. To disable paging on a particular day, set the paging start and end
  51. ;  times to the same time.
  52. ;
  53. ;                      Start Time    End Time
  54. SundayPagingHours         9:00        22:00
  55. MondayPagingHours         8:30        22:00
  56. TuesdayPagingHours        8:30        22:00
  57. WednesdayPagingHours      8:30        22:00
  58. ThursdayPagingHours       8:30        22:00
  59. FridayPagingHours         8:30        22:00
  60. SaturdayPagingHours       9:00        22:00
  61. ;
  62. ;------------------------------------------------------------------------------
  63. ;
  64. ;  Duration of sysop page. Value indicates the number of beeps that compose the
  65. ;  sysop page alarm.
  66. ;
  67. PageDuration    10
  68. ;
  69. ;------------------------------------------------------------------------------
  70. ;
  71. ;  Maximum length of time a user is permitted to access the door. If the user's
  72. ;  total remaining time on the BBS is less than this value, the user will only
  73. ;  be permitted to access the door for this shorter length of time. This option
  74. ;  may be disabled by placing a semi-colon (;) at the beginning of the line.
  75. ;  When this option is disabled, the user will be permitted to use the full
  76. ;  of their remaining time on the BBS within the door.
  77. ;
  78. ;MaximumDoorTime    15
  79. ;
  80. ;------------------------------------------------------------------------------
  81. ;
  82. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  83. ;  without the user pressing any key, before the user will be automatically
  84. ;  disconnected. A value of 0 disables inactivity timeouts.
  85. ;
  86. InactivityTimeout    200
  87. ;
  88. ;------------------------------------------------------------------------------
  89. ;
  90. ;  Name of the sysop. OpenDoors can usually determine the sysop's name from the
  91. ;  information passed to the door by the BBS. However, some BBS software does
  92. ;  not supply this information to doors. In such cases, if the sysop's name is
  93. ;  required by the door, it may be supplied here. Remove the semi-colon (;) to
  94. ;  activate this option.
  95. ;
  96. ;SysopName    The Sysop
  97. ;
  98. ;------------------------------------------------------------------------------
  99. ;
  100. ;  Name of the BBS. OpenDoors can usually determine the name of the BBS from
  101. ;  the information passed to the door by the BBS. However, some BBS software
  102. ;  does not supply this information to door programs. In such cases, if the
  103. ;  name of the BBS is needed by the door, it may be supplied here. Remove the
  104. ;  semi-colon (;) to activate this option.
  105. ;
  106. ;SystemName    Unnamed BBS
  107. ;
  108. ;------------------------------------------------------------------------------
  109. ;
  110. ;  Door colour options. These options specify the various text colours that
  111. ;  will be used by the door if ANSI or AVATAR graphics modes are available.
  112. ;  Colours are specified in the format:
  113. ;
  114. ;         {Bright} {Flashing} [Foreground Colour] on [Background Colour]
  115. ;
  116. ;  Where foreground and background colours are one of:
  117. ;
  118. ;         Black
  119. ;         Blue
  120. ;         Green
  121. ;         Cyan
  122. ;         Red
  123. ;         Magenta
  124. ;         Yellow / Brown
  125. ;         White / Grey
  126. ;
  127. ;  Note that some of these options (such as those that pertain to files
  128. ;  listings) are not used by the EZVote door, but may be used in other doors.
  129. ;
  130. ChatUserColour               Bright white on black
  131. ChatSysopColour              Bright red on black
  132. FileListTitleColour          Bright yellow on black
  133. FileListNameColour           Bright yellow on black
  134. FileListSizeColour           Bright magenta on black
  135. FileListDescriptionColour    Cyan on black
  136. FileListOfflineColour        Bright red on black
  137. ;
  138. ;------------------------------------------------------------------------------
  139. ;
  140. ;  Memory swapping options. These options are generally not needed, but can be
  141. ;  used to customize OpenDoor's swapping behaviour. "SwappingDir" can be used
  142. ;  to specify which directory or directories should be used for swapping.
  143. ;  Multiple directory paths can be seperated using a semi-colon.
  144. ;  "SwappingNoEMS" can be used to prevent any swapping from being done to EMS
  145. ;  memory, and "SwappingDisable" can be used to disable memory swapping
  146. ;  altogether. Remove the semi-colon (;) to activate any of these options.
  147. ;
  148. ;SwappingDir    C:\
  149. ;SwappingNoEMS
  150. ;SwappingDisable
  151. ;
  152. ;------------------------------------------------------------------------------
  153. ;
  154. ;  Modem options. These options are generally not needed, as they can usually
  155. ;  be determined from the BBS door information file. "LockedBPS" specifies the
  156. ;  the BPS rate at which the door should communicate with the modem. Valid
  157. ;  rates are 300, 600, 1200, 2400, 4800, 9600, 19200 and 38400. A BPS rate of 0
  158. ;  forces the door to always operate in local mode. "FossilPort" specifies the
  159. ;  FOSSIL driver port number that the modem is connected to. Usually, FOSSIL
  160. ;  port 0 corresponds to COM1, FOSSIL port 1 to COM2, and so on. Remove the
  161. ;  semi-colon (;) to activate either of these options.
  162. ;
  163. ;LockedBPS    38400
  164. ;FossilPort    0
  165. ;
  166. ;------------------------------------------------------------------------------
  167. ;
  168. ;  Custom door information file support. OpenDoors automatically recognizes
  169. ;  most door information file (drop file) formats, including DORINFO?.DEF,
  170. ;  EXITINFO.BBS, DOOR.SYS, SFDOORS.DAT, CALLINFO.BBS and CHAIN.TXT. However,
  171. ;  to permit OpenDoors doors to operate on BBS systems that produce a different
  172. ;  format file, you may define a custom door information file format. A custom
  173. ;  door information file format is defined using the "CustomFileName" command,
  174. ;  followed by one or more lines beginning with the "CustomFileLine" command.
  175. ;
  176. ;  The "CustomFileName" option specifies the filename used to distinguish this
  177. ;  file format from other file formats. This filename should not include a
  178. ;  path. To specify the path where the door information file is located, use
  179. ;  the BBSDir setting, near the beginning of this file. If the filename of the
  180. ;  custom format is the same as that of one of the built-in formats, the custom
  181. ;  format will override the built-in format.
  182. ;
  183. ;  The actual format of the custom file is specified using a number of lines
  184. ;  that begin with the keyword "CustomFileLine". Each of these lines will
  185. ;  correspond to a single line in the door information file, with the option
  186. ;  following the "CustomFileLine" keyword specifying the information that can
  187. ;  be found on that line. This can be one of the following keywords:
  188. ;
  189. ;                    Ignore - Causes the next line in the door information
  190. ;                             file to be ignored. Use on lines for which none
  191. ;                             of the options below apply.
  192. ;                   ComPort - COM? port the modem is connected to
  193. ;                             (0 indicates local mode)
  194. ;                FossilPort - Fossil port number the modem is connected to
  195. ;                  ModemBPS - BPS rate at which to communicate with modem
  196. ;                             (0 or non-numerical value indicates local mode)
  197. ;                 LocalMode - 1, T or Y if door is operating in local mode
  198. ;                  UserName - Full name of the user
  199. ;             UserFirstName - First name(s) of the user
  200. ;              UserLastName - Last name of the user
  201. ;                     Alias - The user's psuedonym / handle
  202. ;                 HoursLeft - Hours user has left online
  203. ;               MinutesLeft - Minutes user has left online, or time left online
  204. ;                             in format hh:mm
  205. ;               SecondsLeft - Seconds user has left online, or time left online
  206. ;                             in format hh:mm:ss or format mm:ss
  207. ;                             (If more than one of the above time options are
  208. ;                             used, the user time left is taken to be the total
  209. ;                             of all of these values.)
  210. ;                      ANSI - 1, T, Y or G for ANSI graphics mode
  211. ;                    AVATAR - 1, T or Y for AVATAR graphics mode
  212. ;               PagePausing - 1, T or Y if user wishes a pause at end of screen
  213. ;              ScreenLength - Number of lines on user's screen
  214. ;            ScreenClearing - 1, T or Y if screen clearing mode is on
  215. ;                  Security - The user's security level / access level
  216. ;                      City - City the user is calling from
  217. ;                      Node - Node number user is connected to
  218. ;                 SysopName - Full name of the sysop
  219. ;            SysopFirstName - The sysop's first name(s)
  220. ;             SysopLastName - The sysop's last name
  221. ;                SystemName - Name of the BBS
  222. ;
  223. ;
  224. CustomFileName    EXAMPLE.DEF                     ; Same format as DORINFO?.DEF
  225. CustomFileLine    SystemName
  226. CustomFileLine    SysopFirstName
  227. CustomFileLine    SysopLastName
  228. CustomFileLine    ComPort
  229. CustomFileLine    ModemBPS
  230. CustomFileLine    Ignore
  231. CustomFileLine    UserFirstName
  232. CustomFileLine    UserLastName
  233. CustomFileLine    City
  234. CustomFileLine    ANSI
  235. CustomFileLine    Security
  236. CustomFileLine    MinutesLeft
  237. ;
  238. ;------------------------------------------------------------------------------
  239.